Skip to content

Translate ldap_exop and ldap_exop_sync (PHP 8.4)#253

Merged
msamesch merged 2 commits into
php:masterfrom
lacatoire:sync-en/246-ldap-exop
Jun 4, 2026
Merged

Translate ldap_exop and ldap_exop_sync (PHP 8.4)#253
msamesch merged 2 commits into
php:masterfrom
lacatoire:sync-en/246-ldap-exop

Conversation

@lacatoire
Copy link
Copy Markdown
Member

@lacatoire lacatoire commented May 30, 2026

Translate the two LDAP extended-operation functions from upstream PR #4066: ldap_exop (existing function, gains the PHP 8.4 deprecation note for >4 arguments) and ldap_exop_sync (new in 8.4, the recommended alternative). Both pinned to EN-Revision 9faf0215da, Maintainer: lacatoire, Status: ready, impersonal style.

Closes #246.

Adds German placeholders for two LDAP extended-operation functions
introduced in EN by doc-en#4066:

- ldap_exop (existing function, deprecation note for >4 parameters
  in PHP 8.4)
- ldap_exop_sync (new in PHP 8.4, alternative to ldap_exop)

Both pinned to EN-Revision 9faf0215daa7a2b5d84525d7d2b3d6b066cc85ec,
Status: ready, Maintainer: lacatoire. Impersonal style.

Refs php#246
Comment on lines +24 to +25
die <acronym>OID</acronym> der Operation und <parameter>request_data</parameter>
die Daten enthält.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
die <acronym>OID</acronym> der Operation und <parameter>request_data</parameter>
die Daten enthält.
die <acronym>OID</acronym> der Operation enthält und <parameter>request_data</parameter>
die Daten.

Copy link
Copy Markdown
Contributor

@msamesch msamesch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, looks good!

Comment thread reference/ldap/functions/ldap-exop.xml Outdated
Copy link
Copy Markdown
Contributor

@msamesch msamesch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot the 2nd file

Co-authored-by: Martin Samesch <samesch@php.net>
@msamesch msamesch merged commit 4d2833d into php:master Jun 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] PHP-8.4: LDAP changes (#4066)

2 participants